Fix isConsoleDead() to actually run a command on the DomU, since a dead
authordan@guaranine.beaverton.ibm.com <dan@guaranine.beaverton.ibm.com>
Mon, 28 Nov 2005 18:22:02 +0000 (18:22 +0000)
committerdan@guaranine.beaverton.ibm.com <dan@guaranine.beaverton.ibm.com>
Mon, 28 Nov 2005 18:22:02 +0000 (18:22 +0000)
commit491738a4be7eb853f1da98cade4fbfd29fbf89ba
treee8682b1a073be89288d9d83532868cac6af9ff30
parente358be32dd54ce32334a059ae04f133b66701da1
Fix isConsoleDead() to actually run a command on the DomU, since a dead
console is no longer exposed when attempting to attach.  This makes test
04_memset_smallmem again able to detect console death and restart
xenconsoled so that the rest of the tests can run on x86_64.
tools/xm-test/lib/XmTestLib/Test.py